xenbackendd: fix mistaken treatment of unknown backend (eg console) as VIF/VBD
authorRoger Pau Monne <roger.pau@entel.upc.edu>
Fri, 15 Jul 2011 17:09:49 +0000 (18:09 +0100)
committerRoger Pau Monne <roger.pau@entel.upc.edu>
Fri, 15 Jul 2011 17:09:49 +0000 (18:09 +0100)
commit22771413fbf227c5c48f312203c7ee53d2bc724b
tree2fc6982ea04e509ccade22ad17b263a5badd3024
parent72be5b5baf1923fa224492c238fbb0739babff78
xenbackendd: fix mistaken treatment of unknown backend (eg console) as VIF/VBD

Fixed a cleanup of a variable used in a loop and added a debug message.

Signed-off-by: Roger Pau Monne <roger.pau@entel.upc.edu>
Acked-by: Ian Jackson <ian.jackson@eu.citrix.com>
Committed-by: Ian Jackson <ian.jackson@eu.citrix.com>
tools/xenbackendd/xenbackendd.c